PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / setHighQualityPrint Method
True if the document is printed in high quality, otherwise false.
In This Topic
    setHighQualityPrint Method
    In This Topic
    Sets a value indicating whether the document is printed in high quality.
    Syntax
    public void setHighQualityPrint( 
       boolean value
    )

    Parameters

    value
    True if the document is printed in high quality, otherwise false.
    See Also